/* 友情链接 */
.jjgy_yqlj{
    background: #fff;
    padding-top: 32px;
}
.jjgy_yqlj .jjgy_yqlj_content{
    width: 1500px;
    margin: 0 auto;
}
.jjgy_yqlj_title{
    height: 65px;
    border-bottom: 1px solid #EBEBEB;
    border-top: 1px solid #EBEBEB;
}
.jjgy_yqlj_title span{
    display: block;
    width: 126px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color:#323232;
    font-weight: bold;
    border-bottom: 1px solid #B23636;
}
.jjgy_yqlj_list{
    margin:20px 0
}
.jjgy_yqlj_list a{
    color:#666666;
    font-size: 16px;
    margin-right: 30px;
    margin-left: 30px;
    line-height: 30px;
    transition: all .3s ease;
}
.jjgy_yqlj_list a:hover{
    color:#B23636;
}
.jjgy_bottom_beian p{
    margin: 0 10px;
}
.jjgy_bottom_beian p,.jjgy_bottom_beian a{
    color:#65696E;
}